Click or drag to resize

AppointmentIsMeeting Property

Indicates whether the item is a meeting or appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsMeeting { get; }

Property Value

Type: Boolean
true if this instance is meeting; otherwise, false.
See Also